Resources: Remove very old comment about OOjs UI incompatibility
authorJames D. Forrester <jforrester@wikimedia.org>
Tue, 14 Jun 2016 12:39:03 +0000 (13:39 +0100)
committerJames D. Forrester <jforrester@wikimedia.org>
Tue, 14 Jun 2016 12:39:07 +0000 (13:39 +0100)
ES3 and IE6+ compatibility has been achieved for many months.

Change-Id: Ic8ec4794c099456b1a9bd8142621ed3e1a9f043e

resources/Resources.php

index 8130b26..18a1b99 100644 (file)
@@ -2351,7 +2351,5 @@ return [
        ],
 
        /* OOjs UI */
-       // WARNING: OOjs-UI is NOT TESTED with older browsers and is likely to break
-       // if loaded in browsers that don't support ES5
        // @see ResourcesOOUI.php
 ];